writeBoolean

open fun writeBoolean(@NonNull out: Parcel, value: Boolean)(source)

Write a boolean value into the parcel at the current fdataPosition, growing dataCapacity if needed.